home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / gfx / conv / dumpdtanim012.lha / dumpdtanim / smakefile < prev    next >
Makefile  |  1996-11-04  |  193b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Mon Nov 04 19:41:26 1996
  4. #
  5.  
  6. OBJS= dumpdtanim.o
  7.  
  8. dumpdtanim: $(OBJS)
  9.    sc link to dumpdtanim with <<
  10. $(OBJS)
  11. <
  12.  
  13. dumpdtanim.o: dumpdtanim.c
  14.  
  15.